'Declaration
<ComVisibleAttribute(False)> <UATypeDefinitionIdAttribute("nsu=http://opcfoundation.org/UA/;i=62")> <UANamespaceAttribute("http://opcfoundation.org/UA/")> <UATypeAttribute()> <CLSCompliantAttribute(True)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> Public MustInherit Class UABaseVariable (Of TValue,TAttribute) Inherits OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode
'Usage
Dim instance As UABaseVariable(Of TValue,TAttribute)
[ComVisible(false)] [UATypeDefinitionId("nsu=http://opcfoundation.org/UA/;i=62")] [UANamespace("http://opcfoundation.org/UA/")] [UAType()] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public abstract class UABaseVariable<TValue,TAttribute> : OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode
[ComVisible(false)] [UATypeDefinitionId("nsu=http://opcfoundation.org/UA/;i=62")] [UANamespace("http://opcfoundation.org/UA/")] [UAType()] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] generic<typename TValue> generic<typename TAttribute> public ref class UABaseVariable abstract : public OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode